home *** CD-ROM | disk | FTP | other *** search
/ Net Power 2002 #2 / Net_CD_02.iso / play02.exe / scripts / DefineButton2_23 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-12-31  |  64 b   |  4 lines

  1. on(press){
  2.    getUrl("http://www.jeumedia.com", "_blank");
  3. }
  4.